- ea09f71: Remove CJS support. The package is ESM only now.
- Updated dependencies [ea09f71]
- @solid-primitives/[email protected]
- 74db287: Correct the "homepage" field in package.json
- Updated dependencies [48d44c0]
- @solid-primitives/[email protected]
- d23dd74: Add type exports for cjs
- Updated dependencies [d23dd74]
- @solid-primitives/[email protected]
- Updated dependencies [92c1e5c4]
- @solid-primitives/[email protected]
- Updated dependencies [3c007b92]
- @solid-primitives/[email protected]
- Updated dependencies [2e0bcedf]
- @solid-primitives/[email protected]
- e0d87bcf: Make
autofocus
usable withref
- Updated dependencies [2f6d3732]
- @solid-primitives/[email protected]
- 3fad3789: Revert from publishing separate server, development, and production builds that has to rely on export conditions
to publishing a single build that can be used in any environment.
Envs will be checked at with
isDev
andisServer
consts exported by"solid-js/web"
so it's still tree-shakeable. - Updated dependencies [3fad3789]
- @solid-primitives/[email protected]
- Updated dependencies [d6559a32]
- @solid-primitives/[email protected]
- Updated dependencies [d6559a32]
- @solid-primitives/[email protected]
- 865d5ee9: Fix build. (remove keepNames option)
- Updated dependencies [865d5ee9]
- @solid-primitives/[email protected]