diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 5ff2e59..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,62 +0,0 @@ -# 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.0](https://github.com/farm-fe/enhanced-magic-string/releases/tag/farmfe-enhanced-magic-string-v0.0.0) - 2024-04-09 - -### Added -- add test case & fix relative path -- mapping to sourcemap -- add the generate_map method. -- support trace sourcemap chain -- support single byte char bundle -- support Bundle -- init project - -### Fixed -- ci test -- test case -- test case -- test case -- test case -- underflow -- window test case -- test case -- empty source main chain -- source map chain trace -- bugs -- remap_source does not work for modules without original sourcemap - -### Other -- add release-plz -- publish npm -- fix -- ci publish -- add changeset -- fix pnpm -- freebsd -- fix freebsd -- fix node version -- toolchain stable -- ci -- 修改ci脚本 -- 0.0.2 -- 0.0.1 -- update readme -- test case -- fix test case -- fix windows test case -- ci -- add rust toolchain -- fix ci -- optimize performance and support remap_source when generate sourcemap -- optimize performance -- make MagicString thread safe -- support append or prepend -- bump version -- implement bundle toString and generateMap -- Initial commit