# Change Log - @typespec/bundler
## 0.6.0
### Features
- [#10165](https://github.com/microsoft/typespec/pull/10165) Add support for alloy based emitters
### Bug Fixes
- [#10456](https://github.com/microsoft/typespec/pull/10456) Add support for subpath exports
## 0.5.2
### Bug Fixes
- [#10252](https://github.com/microsoft/typespec/pull/10252) Fix name minifying
## 0.5.1
### Bump dependencies
- [#9838](https://github.com/microsoft/typespec/pull/9838) Upgrade dependencies
## 0.5.0
### Features
- [#9536](https://github.com/microsoft/typespec/pull/9536) Minify bundler output
## 0.4.7
### Bump dependencies
- [#9223](https://github.com/microsoft/typespec/pull/9223) Upgrade dependencies
## 0.4.6
### Bump dependencies
- [#9046](https://github.com/microsoft/typespec/pull/9046) Upgrade dependencies
## 0.4.5
### Bump dependencies
- [#8823](https://github.com/microsoft/typespec/pull/8823) Upgrade dependencies
## 0.4.4
### Bump dependencies
- [#8317](https://github.com/microsoft/typespec/pull/8317) Upgrade dependencies
## 0.4.3
### Bump dependencies
- [#7978](https://github.com/microsoft/typespec/pull/7978) Upgrade dependencies
## 0.4.2
### Bump dependencies
- [#7674](https://github.com/microsoft/typespec/pull/7674) Upgrade dependencies
## 0.4.1
### Bug Fixes
- [#6839](https://github.com/microsoft/typespec/pull/6839) Fix bundler on windows
## 0.4.0
### Features
- [#6733](https://github.com/microsoft/typespec/pull/6733) Migrate bundler build system to esbuild
### Bump dependencies
- [#6595](https://github.com/microsoft/typespec/pull/6595) Upgrade dependencies
## 0.3.0
### Breaking Changes
- [#5977](https://github.com/microsoft/typespec/pull/5977) Minimum node version is now 20
### Bump dependencies
- [#6266](https://github.com/microsoft/typespec/pull/6266) Update dependencies
### Bug Fixes
- [#6302](https://github.com/microsoft/typespec/pull/6302) Bundler respect `import` exports
## 0.2.1
No changes, version bump only.
## 0.2.0
### Bump dependencies
- [#5690](https://github.com/microsoft/typespec/pull/5690) Upgrade dependencies
### Features
- [#5831](https://github.com/microsoft/typespec/pull/5831) Bundler now includes some node polyfills in library rollup builds
## 0.1.11
No changes, version bump only.
## 0.1.10
No changes, version bump only.
## 0.1.9
### Bump dependencies
- [#4679](https://github.com/microsoft/typespec/pull/4679) Upgrade dependencies - October 2024
## 0.1.8
### Bump dependencies
- [#4424](https://github.com/microsoft/typespec/pull/4424) Bump dependencies
## 0.1.7
### Bug Fixes
- [#4139](https://github.com/microsoft/typespec/pull/4139) Allow bundling libraries that don't import their `main` file from the TypeSpec
## 0.1.6
### Bump dependencies
- [#3948](https://github.com/microsoft/typespec/pull/3948) Update dependencies
## 0.1.5
### Bump dependencies
- [#3718](https://github.com/microsoft/typespec/pull/3718) Dependency updates July 2024
## 0.1.4
### Bump dependencies
- [#3401](https://github.com/microsoft/typespec/pull/3401) Update dependencies - May 2024
## 0.1.3
### Bump dependencies
- [#3169](https://github.com/microsoft/typespec/pull/3169) Update dependencies
## 0.1.2
### Bump dependencies
- [#3027](https://github.com/microsoft/typespec/pull/3027) Update dependencies
## 0.1.1
### Bump dependencies
- [#2900](https://github.com/microsoft/typespec/pull/2900) Update dependencies
## 0.1.0
### Patch Changes
## 0.1.0-alpha.5
Wed, 24 Jan 2024 05:46:53 GMT
### Updates
- Update dependencies
## 0.1.0-alpha.4
Wed, 06 Dec 2023 19:40:58 GMT
### Updates
- Update dependencies
## 0.1.0-alpha.3
Wed, 08 Nov 2023 00:07:17 GMT
### Updates
- **BREAKING CHANGE** Dropped support for node 16, minimum node version is now 18
- Add a new cli `typespec-bundler`
- Expose a bundle manifest with the relative importmap, package name and version.
## 0.1.0-alpha.2
Wed, 03 Oct 2023 18:00:18 GMT
### Updates
- Update dependencies
## 0.1.0-alpha.1
Tue, 12 Sep 2023 21:47:11 GMT
### Updates
- Initial releasemicrosoft/typespec
Publicmirrored from https://github.com/microsoft/typespecAvailable
packages/bundler/CHANGELOG.md
242lines · modepreview