@svebcomponents/build Changelog
@svebcomponents/build
0.0.8
Patch Changes
- 1719c09: svebcomponent consumers who use svelte themselves don’t necessarily need the svelte runtime included with their webcomponents as they could share the runtime with the host app. note that this comes with risks, as the svelte runtime is an implementation detail and as such does not guarantee compatibility even between patch & minor versions. if both your web components and your host were built with the same version of svelte you can shave off the cost of including the runtime though
0.0.7
Patch Changes
- 776bbbc: fix: ensure tsdown is a regular dependency
0.0.6
Patch Changes
- b282163: fix: migrate to tsdown to emit types again
- Updated dependencies [b282163]
- @svebcomponents/ssr@0.0.7
0.0.5
Patch Changes
-
1c5b92f: refactor!: migrate to rolldown
since the minification logic of rolldown is different than rollup & rolldown is also still in beta, this is a breaking change
-
2d11175: feat: add ‘svebcomponents’ cli tool & ‘svebcomponents.config.ts’ configuration
-
Updated dependencies [1c5b92f]
-
Updated dependencies [1b1aea0]
- @svebcomponents/auto-options@0.0.4
- @svebcomponents/ssr@0.0.6
0.0.4
Patch Changes
- Updated dependencies [a1bc248]
- @svebcomponents/ssr@0.0.5
0.0.3
Patch Changes
- 6fd10e7: fix: add @rollup/plugin-typescript peer deps
- Updated dependencies [6fd10e7]
- @svebcomponents/ssr@0.0.4
0.0.2
Patch Changes
- Updated dependencies [8aa8512]
- @svebcomponents/auto-options@0.0.3
- @svebcomponents/ssr@0.0.3
0.0.1
Patch Changes
- 5cedd02: fix: set dependencies correctly
- Updated dependencies [5cedd02]
- @svebcomponents/auto-options@0.0.2
- @svebcomponents/ssr@0.0.2