v6.0.2
- Fix generated CSS type declaration #651 (@ValentinH)
- Valentin Hervieu (@ValentinH)
create-rari-app@0.5.16
- (metadata) add alternates metadata support for feed generation by @skiniks
- (router) reorganize imports and enhance utility functions by @skiniks
Full Changelog: https://github.com/rari-build/rari/compare/create-rari-app@0.5.15...v0.14.9
rari@0.14.9
- (metadata) add alternates metadata support for feed generation by @skiniks
- (metadata) enhance canonical link handling and improve metadata merging logic by @skiniks
- (router) reorganize imports and enhance utility functions by @skiniks
- (server) streamline server component eligibility checks and enhance file resolution logic by @skiniks
Full Changelog: https://github.com/rari-build/rari/compare/rari@0.14.8...v0.14.9
@dnd-kit/react@0.5.0
- #2058
2dd8d0eThanks @timagixe! - AllowuseSortable,createSortableandSortableto disable dragging and dropping independently with adisabledobject while preserving the existing boolean behavior.
-
#2021
de5a0f4Thanks @lixiaoyan! - FixeduseDraggableanduseSortablereassigning the underlying entity'ssensorson every render whensensorswas passed as an inline array. Thesensorsprop is now compared withdeepEqual(matching the existing behavior ofmodifiers,plugins, andDragDropProvider), preventing unnecessary mutations to the plugin registry that could disrupt in-progress sensor activation. -
#2043
a6bd445Thanks @clauderic! - Include sourcemap files in published packages. The build emits.mapfiles alongside each entry point and writes//# sourceMappingURL=...comments into the bundles, but thefilesfield inpackage.jsondid not list the maps, so they were excluded from the npm tarball. Bundlers attempting to load the referenced maps would fail withENOENT, producing warnings (or build failures in strict CI setups). -
Updated dependencies [
e4d1a7e,e25b1b1,00fd955,e4792f3,f23afe0,2dd8d0e]:- @dnd-kit/abstract@0.5.0
- @dnd-kit/dom@0.5.0
- @dnd-kit/state@0.5.0
@dnd-kit/solid@0.5.0
- #2058
2dd8d0eThanks @timagixe! - AllowuseSortable,createSortableandSortableto disable dragging and dropping independently with adisabledobject while preserving the existing boolean behavior.
-
#2031
33ce050Thanks @clauderic! - FixedDragDropProviderevaluating itschildrenJSX twice on initial mount in@dnd-kit/solid. The provider now stripschildrenfrom the props it forwards toDragDropManager, preventing the manager constructor's spread ({...input}) from invoking Solid'schildrengetter and synthesizing an orphan component subtree whose reactive scope was never disposed. -
#2043
a6bd445Thanks @clauderic! - Include sourcemap files in published packages. The build emits.mapfiles alongside each entry point and writes//# sourceMappingURL=...comments into the bundles, but thefilesfield inpackage.jsondid not list the maps, so they were excluded from the npm tarball. Bundlers attempting to load the referenced maps would fail withENOENT, producing warnings (or build failures in strict CI setups). -
Updated dependencies [
e4d1a7e,e25b1b1,00fd955,e4792f3,f23afe0,2dd8d0e]:- @dnd-kit/abstract@0.5.0
- @dnd-kit/dom@0.5.0
- @dnd-kit/state@0.5.0
@dnd-kit/vue@0.5.0
- #2058
2dd8d0eThanks @timagixe! - AllowuseSortable,createSortableandSortableto disable dragging and dropping independently with adisabledobject while preserving the existing boolean behavior.
-
#2052
ecb43d6Thanks @clauderic! - FixonUnmountedwarning in VueDragOverlayby usingwatchEffect'sonCleanupcallback instead of theonUnmountedlifecycle hook -
#2043
a6bd445Thanks @clauderic! - Include sourcemap files in published packages. The build emits.mapfiles alongside each entry point and writes//# sourceMappingURL=...comments into the bundles, but thefilesfield inpackage.jsondid not list the maps, so they were excluded from the npm tarball. Bundlers attempting to load the referenced maps would fail withENOENT, producing warnings (or build failures in strict CI setups). -
Updated dependencies [
e4d1a7e,e25b1b1,00fd955,e4792f3,f23afe0,2dd8d0e]:- @dnd-kit/abstract@0.5.0
- @dnd-kit/dom@0.5.0
- @dnd-kit/state@0.5.0
@dnd-kit/svelte@0.5.0
@dnd-kit/helpers@0.5.0
-
#2074
90ddfcdThanks @timagixe! - Fix grouped record sorting with numeric group IDs -
#2027
a7ee830Thanks @sourabh945! - fix a check for the 'id' in items that causing TypeError in SortableContext add the gaurdrail for chekcing the item is not null. -
Updated dependencies [
e4d1a7e]:- @dnd-kit/abstract@0.5.0