farmfe_plugin_bundle 0.0.9

resource pot to bundle
Documentation
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.0.9]https://github.com/farm-fe/farm/compare/farmfe_plugin_bundle-v0.0.8...farmfe_plugin_bundle-v0.0.9 - 2025-01-09

### Other

- updated the following local packages: farmfe_core

## [0.0.8]https://github.com/farm-fe/farm/compare/farmfe_plugin_bundle-v0.0.7...farmfe_plugin_bundle-v0.0.8 - 2024-12-24

### Other

- updated the following local packages: farmfe_core

## [0.0.7]https://github.com/farm-fe/farm/compare/farmfe_plugin_bundle-v0.0.6...farmfe_plugin_bundle-v0.0.7 - 2024-12-09

### Fixed

- cjs2esm entry omit default reexport (#1972)
- bundle export cjs entry file (#1964)
- bundle global variable preserve (#1940)

## [0.0.6]https://github.com/farm-fe/farm/compare/farmfe_plugin_bundle-v0.0.5...farmfe_plugin_bundle-v0.0.6 - 2024-10-31

### Fixed

- namespace import MemberProp name failed ([#1826]https://github.com/farm-fe/farm/pull/1826)
- globalThis undefined ([#1726]https://github.com/farm-fe/farm/pull/1726)
- bundle import namespace name uniq ([#1696]https://github.com/farm-fe/farm/pull/1696)
- single bundle ([#1653]https://github.com/farm-fe/farm/pull/1653)

### Other

- simplify string formatting for readability ([#1828]https://github.com/farm-fe/farm/pull/1828)

## [0.0.5]https://github.com/farm-fe/farm/compare/farmfe_plugin_bundle-v0.0.4...farmfe_plugin_bundle-v0.0.5 - 2024-07-25

### Added
- support targetEnv library library-browser/node ([#1656]https://github.com/farm-fe/farm/pull/1656)

## [0.0.4]https://github.com/farm-fe/farm/compare/farmfe_plugin_bundle-v0.0.3...farmfe_plugin_bundle-v0.0.4 - 2024-07-19

### Added
- support single library bundle ([#1640]https://github.com/farm-fe/farm/pull/1640)

## [0.0.3]https://github.com/farm-fe/farm/compare/farmfe_plugin_bundle-v0.0.2...farmfe_plugin_bundle-v0.0.3 - 2024-07-15

### Other
- updated the following local packages: farmfe_core

## [0.0.2]https://github.com/farm-fe/farm/compare/farmfe_plugin_bundle-v0.0.1...farmfe_plugin_bundle-v0.0.2 - 2024-07-11

### Other
- updated the following local packages: farmfe_core, farmfe_utils