# Change Log

## 2.4.1 (2026-09-13)

- :wrench: chore(build): migrate Rollup to tsdown
- :wrench: chore(tooling): migrate lint and formatting to Biome

## 2.4.0 (2026-08-01)

- :bug: fix(position): calculate exclusive end points
- :bug: fix(character): correct brace entity values
- :bug: fix(character): add missing Cyrillic case folds
- :bug: fix(character): update Unicode punctuation tables
- :zap: perf(parser): reduce node point allocations
- :zap: perf(character): avoid intermediate code point array
- :bug: fix(character): avoid merging partial adjacent tabs
- :bug: fix(character): handle overlapping Han whitespace boundaries
- :memo: docs: update documentation and generation tooling
- :bug: fix(character): validate numeric entity boundaries
- :bug: fix(position): account for astral UTF-16 width
- :bug: fix(character): preserve code points across chunks

## 2.3.17 (2026-07-10)

- :memo: docs: sync package homepage/README links to v2.3.16
- :wrench: chore(tooling): migrate eslint and rollup configs and align formatting
- :wrench: chore(engines): keep node requirement at root only
- :wrench: chore: migrate workspace from yarn to pnpm
- :memo: docs(readme): keep npm-only install instructions
- :recycle:  refactor: migrate from Lerna/Nx to Yarn workspaces + Changeset
- :recycle:  refactor: migrate from Jest to Vitest and restructure test utilities

## 2.3.16

### Patch Changes

- Full patch release pass 1 for version alignment to 2.3.16.

## 2.3.15

### Patch Changes

- Patch release for packages with unreleased commits. Scope: all, patch.
  - :wrench: chore(tooling): migrate eslint and rollup configs and align formatting
  - :white_check_mark: test(ast-util): remove obsolete snapshots

## 2.3.14

### Patch Changes

- Patch release for all public packages: align monorepo tooling with pnpm + changesets, update
  package metadata and docs, and include test and configuration improvements for release
  consistency.

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## <small>2.3.13 (2025-11-30)</small>

**Note:** Version bump only for package @yozora/character

## <small>2.3.12 (2025-02-26)</small>

- :bookmark: release: publish v2.3.10 ([a36b4dd](https://github.com/yozorajs/yozora/commit/a36b4dd))
- :bookmark: release: publish v2.3.11 ([dcc0a95](https://github.com/yozorajs/yozora/commit/dcc0a95))
- :bookmark: release: publish v2.3.8 ([c4ddb8b](https://github.com/yozorajs/yozora/commit/c4ddb8b))
- :bookmark: release: publish v2.3.9 ([d125df1](https://github.com/yozorajs/yozora/commit/d125df1))
- chore: fix nx dependencies ([d11d405](https://github.com/yozorajs/yozora/commit/d11d405))

## <small>2.3.11 (2025-01-13)</small>

**Note:** Version bump only for package @yozora/character

## <small>2.3.10 (2025-01-09)</small>

- chore: fix nx dependencies ([d11d405](https://github.com/yozorajs/yozora/commit/d11d405))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## <small>2.3.9 (2024-12-05)</small>

**Note:** Version bump only for package @yozora/character

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## <small>2.3.8 (2024-12-03)</small>

- :bookmark: release: publish v2.3.7 ([ba79410](https://github.com/yozorajs/yozora/commit/ba79410))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## <small>2.3.7 (2024-11-06)</small>

**Note:** Version bump only for package @yozora/character

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## <small>2.3.6 (2024-10-23)</small>

**Note:** Version bump only for package @yozora/character

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## <small>2.3.5 (2024-10-06)</small>

- :bookmark: release: publish v2.3.3 ([be6d159](https://github.com/yozorajs/yozora/commit/be6d159))
- :bookmark: release: publish v2.3.4 ([ac66f62](https://github.com/yozorajs/yozora/commit/ac66f62))
- :wrench: chore: fix lint ([224e248](https://github.com/yozorajs/yozora/commit/224e248))
- :wrench: chore: fix nx config ([139b132](https://github.com/yozorajs/yozora/commit/139b132))
- :wrench: chore: fix nx config ([b8c4d73](https://github.com/yozorajs/yozora/commit/b8c4d73))
- :wrench: chore: fix nx config ([38c2325](https://github.com/yozorajs/yozora/commit/38c2325))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## <small>2.3.4 (2024-09-29)</small>

**Note:** Version bump only for package @yozora/character

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## <small>2.3.3 (2024-09-20)</small>

- :wrench: chore: fix lint ([224e248](https://github.com/yozorajs/yozora/commit/224e248))
- :wrench: chore: fix nx config ([b8c4d73](https://github.com/yozorajs/yozora/commit/b8c4d73))
- :wrench: chore: fix nx config ([38c2325](https://github.com/yozorajs/yozora/commit/38c2325))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.2](https://github.com/yozorajs/yozora/compare/v2.3.1...v2.3.2) (2024-06-17)

**Note:** Version bump only for package @yozora/character

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [2.3.1](https://github.com/yozorajs/yozora/compare/v2.3.0...v2.3.1) (2024-01-30)

### Performance Improvements

- 🔧 use nx to simplify running commands on the monorepo
  ([#25](https://github.com/yozorajs/yozora/issues/25))
  ([377a126](https://github.com/yozorajs/yozora/commit/377a126f740e51cfd34bd8acc121e3e0424fc2aa))

# Change Log

All notable changes to this project will be documented in this file. See
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [2.3.0](https://github.com/yozorajs/yozora/compare/v2.2.0...v2.3.0) (2023-09-18)

### Performance Improvements

- :fire: remove 'tsconfig.json's in sub packages
  ([1e6a8b3](https://github.com/yozorajs/yozora/commit/1e6a8b39b1f4f4b84f01829b8956b1ef664e8743))

# [2.2.0](https://github.com/yozorajs/yozora/compare/v2.1.5...v2.2.0) (2023-08-21)

**Note:** Version bump only for package @yozora/character

## [2.1.5](https://github.com/yozorajs/yozora/compare/v2.1.4...v2.1.5) (2023-05-13)

### Performance Improvements

- 🔧 don't sourcemaps into tarball
  ([fc37aa8](https://github.com/yozorajs/yozora/commit/fc37aa8847ac4ad78ecb31f198e1cd6a85e91bcf))
- 📝 update CHANGELOGs
  ([c51b283](https://github.com/yozorajs/yozora/commit/c51b283874f8a562b6ed9fad46a0b7d578f6eb42))

## 2.1.4 (2023-04-02)

### Performance Improvements

- 🔧 don't pack src/ folder into tarball
  ([c9fac38](https://github.com/yozorajs/yozora/commit/c9fac382e9a7a8d6454452b0c4d5b57dac16455f))
- 🔖 publish v2.1.4
  ([aa464ed](https://github.com/yozorajs/yozora/commit/aa464ed1e3cd84892773a833910cfc53a556bf5f))

## 2.1.3 (2023-03-23)

### Performance Improvements

- 🔖 publish v2.1.3
  ([9abaaff](https://github.com/yozorajs/yozora/commit/9abaaff74a12d0bae0f645813241ff947a0d828c))

## 2.1.2 (2023-03-11)

### Performance Improvements

- 🔖 publish v2.1.2
  ([992baca](https://github.com/yozorajs/yozora/commit/992bacafd173e7788e99fed34ce8b45f6ed24cfe))

## 2.1.1 (2023-03-10)

### Performance Improvements

- 🔖 publish v2.1.1
  ([257a36d](https://github.com/yozorajs/yozora/commit/257a36d8dc079d4ac226405c155b238e7099bcea))

## 2.0.6 (2023-03-05)

### Performance Improvements

- 🔖 publish v2.0.6
  ([a263c53](https://github.com/yozorajs/yozora/commit/a263c5338103824347bac74d437051e9fbb6d791))

## 2.0.5 (2023-01-09)

### Performance Improvements

- 🔖 publish v2.0.5
  ([7ba3bab](https://github.com/yozorajs/yozora/commit/7ba3bab49fe65cf2f57082c0503af73da9356cf0))

## 2.0.5-alpha.0 (2023-01-05)

### Performance Improvements

- 🔧 fix test configuration
  ([f50b2d7](https://github.com/yozorajs/yozora/commit/f50b2d7600139e0ea54e042b025365d81f4518b5))
- 🔖 publish v2.0.5-alpha.0
  ([8bf941f](https://github.com/yozorajs/yozora/commit/8bf941fe4ef82947165b0f3cc123cd493665e13b))
- 🔧 update package entries
  ([2c94f27](https://github.com/yozorajs/yozora/commit/2c94f27ffb645119a863f2ceee68a6b1b7285a67))
- ⬆️ upgrade devDependencies
  ([13059a9](https://github.com/yozorajs/yozora/commit/13059a924f3ae3b7fd69080ec9e82cde34a0f097))

## 2.0.4 (2022-11-02)

### Performance Improvements

- 🔖 publish v2.0.4
  ([c980b95](https://github.com/yozorajs/yozora/commit/c980b95254394dcacba0cbb4bea251350b09397c))

## 2.0.3 (2022-10-11)

### Performance Improvements

- 🔖 publish v2.0.3
  ([8cc8f95](https://github.com/yozorajs/yozora/commit/8cc8f95cfebc8d752bc3272cdd24965f540c130b))
- 🔧 update build script
  ([d934cad](https://github.com/yozorajs/yozora/commit/d934cad21a4ab763621ca6a72379cd4294caa605))

## 2.0.2 (2022-09-24)

### Performance Improvements

- 🔖 publish v2.0.2
  ([6911295](https://github.com/yozorajs/yozora/commit/6911295e9eacfa29563fe93494704190e50625fd))
- 🔧 support node@16.x.x
  ([eda301f](https://github.com/yozorajs/yozora/commit/eda301fe1047e380de5be915ae730206a026f07b))
- 📝 update links
  ([4467fe6](https://github.com/yozorajs/yozora/commit/4467fe646e0a95fcc7206658189884f68872bc4e))

## 2.0.2-alpha.0 (2022-05-22)

### Performance Improvements

- 🔖 publish v2.0.2-alpha.0
  ([430eaab](https://github.com/yozorajs/yozora/commit/430eaabd83f4a1ee29398ee1798aa4511976c38f))

## 2.0.1 (2022-05-21)

### Performance Improvements

- 🔖 publish v2.0.1
  ([3aea330](https://github.com/yozorajs/yozora/commit/3aea33091e402bd6c7754d91d549e8d648475073))
- 🎨 tweak tokenizers
  ([2e14175](https://github.com/yozorajs/yozora/commit/2e141752d3b937161d5dcc33113e55896ae39ec3))

# 2.0.0 (2022-01-15)

### Performance Improvements

- 🔖 publish v2.0.0
  ([65e99d1](https://github.com/yozorajs/yozora/commit/65e99d1709fdd1c918465dce6b1e91de96bdab5e))

# 2.0.0-alpha.3 (2022-01-12)

### Performance Improvements

- 🔖 publish v2.0.0-alpha.3
  ([9f274fc](https://github.com/yozorajs/yozora/commit/9f274fc7487a8c1dd213405d92508f9a7621f730))

# 2.0.0-alpha.2 (2022-01-09)

### Performance Improvements

- 🔖 publish v2.0.0-alpha.2
  ([da59d85](https://github.com/yozorajs/yozora/commit/da59d85520455c59a117a35032ef1a035c10ea21))

# 2.0.0-alpha.1 (2022-01-08)

### Performance Improvements

- 🔖 publish v2.0.0-alpha.1
  ([86202e1](https://github.com/yozorajs/yozora/commit/86202e1d2b03ccfc2ab030517d9d314f7aee7666))

# 2.0.0-alpha.0 (2022-01-03)

### Features

- 💥 [breaking] rename types with 'I' prefix
  ([d37d862](https://github.com/yozorajs/yozora/commit/d37d862212831dbe75ac92a6dbdadf2fa81cce8c))

### Performance Improvements

- 🔖 publish v2.0.0-alpha.0
  ([0171501](https://github.com/yozorajs/yozora/commit/0171501339c49ffd02ed16a63447fa20a47a29a7))
- 🎨 set print width to 100
  ([657a621](https://github.com/yozorajs/yozora/commit/657a6211cad52d5f1b183e7bcd7ea227b2aa7724))

# 1.3.0 (2021-10-09)

### Performance Improvements

- 🔖 publish v1.3.0
  ([18c9b16](https://github.com/yozorajs/yozora/commit/18c9b167004ad97718b2f94f25139f80598cbf7a))

## 1.2.2 (2021-09-06)

### Performance Improvements

- 🔖 publish v1.2.2
  ([fb4b804](https://github.com/yozorajs/yozora/commit/fb4b804548592c09259aabcf9cc4dd96176bd024))

## 1.2.1 (2021-09-04)

### Performance Improvements

- 🔖 publish v1.2.1
  ([d98d07d](https://github.com/yozorajs/yozora/commit/d98d07d7c56dd9f6bb60149b2b0a4be2787e1046))

# 1.2.0 (2021-08-22)

### Features

- 🚧 export new utility func 'tightenChineseCharacters'
  ([7e24698](https://github.com/yozorajs/yozora/commit/7e24698c3493662e56ea5f818a174a868a32cdba))

### Performance Improvements

- 🔖 publish v1.2.0
  ([86da40e](https://github.com/yozorajs/yozora/commit/86da40e50d2fe9acace68695288e15e012e6cd0d))

# 1.2.0-alpha.1 (2021-08-16)

### Performance Improvements

- 🔖 publish v1.2.0-alpha.1
  ([ce3c173](https://github.com/yozorajs/yozora/commit/ce3c17330085f22404668a388f2bee6f57e6e958))

# 1.2.0-alpha.0 (2021-08-15)

### Performance Improvements

- 🔖 publish v1.2.0-alpha.0
  ([bd8ef45](https://github.com/yozorajs/yozora/commit/bd8ef455a22963834a70339f42178138aab28df6))

# 1.1.0 (2021-08-12)

### Performance Improvements

- 🔖 publish v1.1.0
  ([a8c7cff](https://github.com/yozorajs/yozora/commit/a8c7cffcbdc36930ab3c744450c8feb4395a9fac))
- simplify bundled types of fold-case
  ([a0bf227](https://github.com/yozorajs/yozora/commit/a0bf227dfbca4c72b954fd8f3f7ec0f937f2209e))

# 1.1.0-alpha.2 (2021-08-07)

### Performance Improvements

- 🔖 publish v1.1.0-alpha.2
  ([d88b8ec](https://github.com/yozorajs/yozora/commit/d88b8eca03118b9f2a8b00ac4106ea82e779bc94))

# 1.1.0-alpha.1 (2021-08-01)

### Performance Improvements

- 🔖 publish v1.1.0-alpha.1
  ([0d6aa91](https://github.com/yozorajs/yozora/commit/0d6aa91fb5a15b962b016496453dbfa7f1197126))

# 1.1.0-alpha.0 (2021-07-31)

### Performance Improvements

- 🔖 publish v1.1.0-alpha.0
  ([082653e](https://github.com/yozorajs/yozora/commit/082653e421889513588492774503d8ddcc24b8f9))

# 1.0.0 (2021-07-20)

### Performance Improvements

- 🔖 publish v1.0.0
  ([ad754e3](https://github.com/yozorajs/yozora/commit/ad754e3a5945cd2ce19d9e6bfa59cb82caf0c7ac))

# 1.0.0-beta.0 (2021-07-08)

### Performance Improvements

- 🔖 publish v1.0.0-beta.0
  ([bb66320](https://github.com/yozorajs/yozora/commit/bb6632098367cd8cf391eb1380d4542c15383bac))

# 1.0.0-1.0.0-beta.0.0 (2021-07-08)

### Performance Improvements

- 🔖 publish v1.0.0-1.0.0-beta.0.0
  ([4051dd2](https://github.com/yozorajs/yozora/commit/4051dd2bcdea0d051141abaa85635e52d84c04f2))
- 📝 update READMEs
  ([9d9f940](https://github.com/yozorajs/yozora/commit/9d9f940a81188502db6045134054b18b747819bf))

# 1.0.0-alpha.29 (2021-07-08)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.29
  ([f2291db](https://github.com/yozorajs/yozora/commit/f2291db2812043dd6586eaabd14e427abb11663a))

# 1.0.0-alpha.28 (2021-06-30)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.28
  ([f18d90a](https://github.com/yozorajs/yozora/commit/f18d90a116db508bf49c9a3338a262cb85faf792))

# 1.0.0-alpha.27 (2021-06-28)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.27
  ([8efea07](https://github.com/yozorajs/yozora/commit/8efea07b2314c241c91fc113abdc8852f216c9d7))
- ✅ update tests
  ([c5a9f89](https://github.com/yozorajs/yozora/commit/c5a9f89ebf7339266c2606251a5994f7aad019af))
- ⬆️ upgrade dev dependencies
  ([d126ff4](https://github.com/yozorajs/yozora/commit/d126ff4c81ec09b366a0c60ba2a83e7f45fbe317))

# 1.0.0-alpha.26 (2021-06-25)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.26
  ([cbde29c](https://github.com/yozorajs/yozora/commit/cbde29c6188c9183f0b39ccfac0ad310803b09fe))

# 1.0.0-alpha.25 (2021-06-17)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.25
  ([5e17f71](https://github.com/yozorajs/yozora/commit/5e17f7155391c21eb1c99e5024e48d5e208e80db))

# 1.0.0-alpha.24 (2021-06-10)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.24
  ([6169f8e](https://github.com/yozorajs/yozora/commit/6169f8ecda42e04203e4533f820e82ea3e93b7dd))

# 1.0.0-alpha.23 (2021-06-08)

### Performance Improvements

- Move repository from github.com/guanghechen to github.com/yozorajs
  ([c1fd32c](https://github.com/yozorajs/yozora/commit/c1fd32ce818b44aa0d993ec8f74ef514bdf2d834))
- 🔖 publish v1.0.0-alpha.23
  ([131a216](https://github.com/yozorajs/yozora/commit/131a2162b64eb23f98e93286974f4a3e4a91b77a))

# 1.0.0-alpha.22 (2021-05-20)

### Performance Improvements

- 🎨 lint codes
  ([0d2d798](https://github.com/yozorajs/yozora/commit/0d2d7988d1d46f873e2a9f5d37de9c5daa39a109))
- 🔖 publish v1.0.0-alpha.22
  ([a07a41d](https://github.com/yozorajs/yozora/commit/a07a41de8dda2ff579b0e5b469db75d6c629c38b))
- 🔧 rename the main branch to 'main' instead of 'master'
  ([c915653](https://github.com/yozorajs/yozora/commit/c9156537fba68ce073e139eb487afb973b7d90ba))

# 1.0.0-alpha.21 (2021-05-12)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.21
  ([e6655a2](https://github.com/yozorajs/yozora/commit/e6655a252c0b799d0990f06bc7cfdadc6824b63c))

# 1.0.0-alpha.20 (2021-04-20)

### Features

- 🚧 expose new utility funcs 'stripChineseCharacters'
  ([84fe174](https://github.com/yozorajs/yozora/commit/84fe17451b6a3a6d3705da7f1bffd89a3aba9cb3))

### Performance Improvements

- 🔖 publish v1.0.0-alpha.20
  ([3f3831f](https://github.com/yozorajs/yozora/commit/3f3831fb6fdb72319e7d24a1ba4b51b44bdb4c8d))

# 1.0.0-alpha.19 (2021-04-19)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.19
  ([50b55f9](https://github.com/yozorajs/yozora/commit/50b55f9e5fd1d00c03d271a488d2a648ccd0a1d1))

# 1.0.0-alpha.18 (2021-04-18)

### Performance Improvements

- 🎨 move resolveLabelToIdentifier from @yozora/tokenizer-definition to @yozora/core-tokenizer
  ([a957a31](https://github.com/yozorajs/yozora/commit/a957a31cc6faed786f453968e9a364577b5617ad))
- 🔖 publish v1.0.0-alpha.18
  ([219b28b](https://github.com/yozorajs/yozora/commit/219b28b38975d6d41f6c285a512a5c0dccceb6fa))

# 1.0.0-alpha.17 (2021-04-15)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.17
  ([0e7facd](https://github.com/yozorajs/yozora/commit/0e7facdde8692e538e5777d70b873cf6282f7de8))

# 1.0.0-alpha.16 (2021-04-12)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.16
  ([9da34dd](https://github.com/yozorajs/yozora/commit/9da34dd46333b72f908c77d15f11326f3724060c))

# 1.0.0-alpha.15 (2021-04-11)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.15
  ([988d25f](https://github.com/yozorajs/yozora/commit/988d25f7958825ccbaaa99051ad7b823c625d4cf))

# 1.0.0-alpha.14 (2021-04-11)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.14
  ([3fcfffa](https://github.com/yozorajs/yozora/commit/3fcfffa0da0413449acf0d91d85400d0b31fa9a2))

# 1.0.0-alpha.13 (2021-04-10)

### Performance Improvements

- :zap: [character] improve: use iterator instead of string / string[] as parameter for
  `createNodePointGenerator`
  ([2aa49c8](https://github.com/yozorajs/yozora/commit/2aa49c8ff7e5481feffdb55889f735269fa3dd97))
- 🎨 expose new func `isSpaceCharacter` from @yozora/character
  ([a4ed590](https://github.com/yozorajs/yozora/commit/a4ed5905272660f42374c6f627749dfeb2d04b61))
- 🔖 publish v1.0.0-alpha.13
  ([949455c](https://github.com/yozorajs/yozora/commit/949455c25f4fb60a88c3484829a610da7c998969))

# 1.0.0-alpha.12 (2021-03-27)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.12
  ([897f131](https://github.com/yozorajs/yozora/commit/897f1317408ab43406788d5b796d245fd4eeac13))

# 1.0.0-alpha.11 (2021-03-20)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.11
  ([df10f73](https://github.com/yozorajs/yozora/commit/df10f73cbcc698d44cd7f7efbab2f7cac66f8675))

# 1.0.0-alpha.10 (2021-03-20)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.10
  ([dbd0114](https://github.com/yozorajs/yozora/commit/dbd0114cd72fa029e743db5d38e10bc1af23ca33))

# 1.0.0-alpha.9 (2021-03-20)

### Performance Improvements

- 📝 fix invalid badge urls
  ([4d78b23](https://github.com/yozorajs/yozora/commit/4d78b23b2aa8ae65adb9e86ccd51e372a916f20b))
- 🔖 publish v1.0.0-alpha.9
  ([1b41b56](https://github.com/yozorajs/yozora/commit/1b41b56362c328af28fde43a0b95fa02aff0dfbe))

# 1.0.0-alpha.8 (2021-03-13)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.8
  ([3cb3080](https://github.com/yozorajs/yozora/commit/3cb3080312048001d73911a892c4a7c69459c260))
- 📝 update badges
  ([418e221](https://github.com/yozorajs/yozora/commit/418e2216ed80c71445f9e0efd9ea054208b18c78))
- 🔧 update package.json
  ([cba99c5](https://github.com/yozorajs/yozora/commit/cba99c5aa58de54672cc292e587914f56d702f7a))
- 📝 update READMEs
  ([188b30b](https://github.com/yozorajs/yozora/commit/188b30ba3f10096722e999452f84752ec3dd459a))

# 1.0.0-alpha.7 (2021-03-06)

### Performance Improvements

- 🎨 format codes
  ([c3f0023](https://github.com/yozorajs/yozora/commit/c3f002318edf3e3d1b8ffd486c98f18ea7fcc430))
- 🎨 format codes
  ([1fbd596](https://github.com/yozorajs/yozora/commit/1fbd59671965b747a990d2bff77de0872f18836d))
- 🔧 add directory in repository field
  ([8daefc9](https://github.com/yozorajs/yozora/commit/8daefc94f4999aa471e2edc82728120ae9c0f079))
- 📝 update badges
  ([967819b](https://github.com/yozorajs/yozora/commit/967819be94f17a635169fabd48468747e53f2b84))
- 🔖 publish v1.0.0-alpha.7
  ([115ce36](https://github.com/yozorajs/yozora/commit/115ce36207dc675c7a13275c6bf2fccafdb47ffc))
- 🔧 update scripts field
  ([72841c5](https://github.com/yozorajs/yozora/commit/72841c571882cb600706aaab1a335fa68013167c))
- 🔧 use @guanghechen/rollup-config instead of @barusu/rollup-config
  ([6228c33](https://github.com/yozorajs/yozora/commit/6228c330ed6dc3113c671f56feaa91d47bff6d64))
- 🔨 use top level rollup.config.js
  ([818c59b](https://github.com/yozorajs/yozora/commit/818c59b6f5ef3c29f718428c620ebce08f24b9d6))

# 1.0.0-alpha.6 (2021-02-25)

### Performance Improvements

- 🎨 format codes through 'yarn sort-imports'
  ([a932fec](https://github.com/yozorajs/yozora/commit/a932fec827b51397f2c5378afff11d4efd09159e))
- 🎨 format codes with prettier
  ([04582c8](https://github.com/yozorajs/yozora/commit/04582c840608a6d36270066a1e5d552840855118))
- 🔖 publish v1.0.0-alpha.6
  ([e4f20f7](https://github.com/yozorajs/yozora/commit/e4f20f785dc3928c0c928d0d38665bf3609481a6))
- ⬆️ upgrade @barusu/\* to v0.0.47 & upgrade rollup to v2.39.1
  ([173b431](https://github.com/yozorajs/yozora/commit/173b431d4522a90b964b11d015ce24eba4028deb))
- 🔧 upgrade barusu to v0.0.46
  ([7c360a4](https://github.com/yozorajs/yozora/commit/7c360a46a6c188e13512ac814a8f59169f41f23d))
- 🔧 upgrade eslint & update eslint configs & lint codes
  ([4227453](https://github.com/yozorajs/yozora/commit/4227453ce46a4c9e9e1eeac2939c6365af78c696))

# 1.0.0-alpha.5 (2021-02-23)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.5
  ([fa285da](https://github.com/yozorajs/yozora/commit/fa285da950e21abf2505f51256bb12e3b8307823))

# 1.0.0-alpha.4 (2021-02-23)

### Performance Improvements

- :wrench: [character] chore: update jest testTimeout
  ([fd8415e](https://github.com/yozorajs/yozora/commit/fd8415ea9f9edb73938bc2231a6c9274bcdbbd9f))
- 🔖 publish v1.0.0-alpha.4
  ([1cfd290](https://github.com/yozorajs/yozora/commit/1cfd29055684e41eb0859d81210a2b542424ffab))
- 🔧 update jest config
  ([2142751](https://github.com/yozorajs/yozora/commit/2142751fee35f8bce093e3b884902e53fa56f072))
- 📝 update README
  ([57663fd](https://github.com/yozorajs/yozora/commit/57663fdd46cb57de41feddb461caafed9e54bc07))
- 📝 update READMEs
  ([c421f5c](https://github.com/yozorajs/yozora/commit/c421f5c5e21bfd176a5b8b2b7716c4c8326fffcf))

# 1.0.0-alpha.3 (2021-02-18)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.3
  ([ba9b6dd](https://github.com/yozorajs/yozora/commit/ba9b6dd2d3bb70a22be8e4bdc1b1c5a8d07bdbe0))

# 1.0.0-alpha.2 (2021-02-15)

### Performance Improvements

- 🔖 publish v1.0.0-alpha.2
  ([d1ed70b](https://github.com/yozorajs/yozora/commit/d1ed70bc4f3728049ba285c70a1cd15d6c095597))

# 1.0.0-alpha.0 (2021-02-14)

### Bug Fixes

- 🐛 fix type errors
  ([016c094](https://github.com/yozorajs/yozora/commit/016c094219687edff2e9f2f963da9ec376982af9))

### Features

- 🚧 add @yozora/character
  ([f68c5c1](https://github.com/yozorajs/yozora/commit/f68c5c17b59453ad33019264b7e7cc4eaaf23235))
- 🚧 create position for ast nodes
  ([f8b8b48](https://github.com/yozorajs/yozora/commit/f8b8b48cd5699d344b4b9faa0e331ab48625ca06))
- 🚧 implement @yozora/tokenizer-autolink
  ([02c4abd](https://github.com/yozorajs/yozora/commit/02c4abdb8cdb16cf88c2ba19bc959992d50a73c0))
- 🚧 implement @yozora/tokenizer-inline-html
  ([6213b6d](https://github.com/yozorajs/yozora/commit/6213b6d440d60f95c66ec320a1aa8600efe88b34))
- ✨ implements @yozora/tokenizer-autolink-extension to support GFM Autolinks(extension)
  ([56d5793](https://github.com/yozorajs/yozora/commit/56d5793272db714a10d1a84320626d3d68480fd0))
- 🚧 support entity references & update tests
  ([b033538](https://github.com/yozorajs/yozora/commit/b03353870974ebe398c57f03bf63b73126451d09))
- 🎨 update configs for @barusu/tool-sort-imports & reorder imports
  ([2c884d6](https://github.com/yozorajs/yozora/commit/2c884d6bfb1495f9ae958ef4d7d54dd266087375))
- 🚧 update eatLinkLabel
  ([5c27d04](https://github.com/yozorajs/yozora/commit/5c27d04aa207fce251848698531466c80effda53))

### Performance Improvements

- :construction: [template-tokenizer] feat: update boilerplates & format codes
  ([854a7ca](https://github.com/yozorajs/yozora/commit/854a7ca20ac3b5c8904dcfce1d3e976bad61b536))
- :construction: [tokenizercore-block] feat: support rollback in onClose hook & fix bugs in
  @yozora/link-definition
  ([e222cbe](https://github.com/yozorajs/yozora/commit/e222cbed68f478cf85f1eea05180af8dcd69a021))
- :art: [character] refactor: use jest instead mocha
  ([a842fc4](https://github.com/yozorajs/yozora/commit/a842fc45d5268b9df5008fd48bdc781545373c6c))
- :art: [character] doc: feat: update comments
  ([b916791](https://github.com/yozorajs/yozora/commit/b9167912ee061513b6ad269e749192938a2340ea))
- :bug: [character] fix: '0' is also an ascii number character
  ([046e163](https://github.com/yozorajs/yozora/commit/046e1635c200a7de8eb7d72a4c9f0b70e6e360a7))
- :construction: [character] feat: add type `CodePoint`
  ([29a529f](https://github.com/yozorajs/yozora/commit/29a529ff0715149c039b0cf1e4a985b288ccb685))
- :construction: [character] feat: add isAsciiNumberCharacter & update test cases
  ([8b5b17b](https://github.com/yozorajs/yozora/commit/8b5b17b0b458f3ba06d2869693251576d232045d))
- :construction: [character] feat: add isControlCharacter & update test cases
  ([f17b074](https://github.com/yozorajs/yozora/commit/f17b07439a624b3992e14fb7809cc5e02ee029dc))
- :white_check_mark: [character] test: update test cases for Ascii Control Characters
  ([9844030](https://github.com/yozorajs/yozora/commit/984403039248a52f14d33cf42ab54399ce806ef9))
- :white_check_mark: [character] test: add test suites
  ([452c23f](https://github.com/yozorajs/yozora/commit/452c23f37e4bd3f31aa6a5bad3cbec2652c10699))
- ✅ add ast positions
  ([a4a55bb](https://github.com/yozorajs/yozora/commit/a4a55bb9297fb587b80c206508ee57f1c0ff7569))
- 📄 change contact
  ([bb4d2fb](https://github.com/yozorajs/yozora/commit/bb4d2fbee7583ebd5a8133acf63f7e9e234b40a2))
- 🎨 update character enums & rename utility funcs
  ([aef44cc](https://github.com/yozorajs/yozora/commit/aef44cce880b5bbefbaee574229e182af8891246))
- 🎨 encode link destination with encodeURI
  ([9a919f7](https://github.com/yozorajs/yozora/commit/9a919f7e9ab369536fb57d2886d969e510a13e4f))
- :pencil: use `console instead of `shell
  ([7760af4](https://github.com/yozorajs/yozora/commit/7760af44a26bf35fcfb75f8557d03fac4dd42c8b))
- 🔖 publish v1.0.0-alpha.0
  ([d7a394a](https://github.com/yozorajs/yozora/commit/d7a394affbdebe154b2eda5430f4440661f1c711))
- 🔥 remove dead codes
  ([1a52186](https://github.com/yozorajs/yozora/commit/1a521864023684c93b524699d7868ad5e33dcaca))
- ➖ remove unused dependencies
  ([151a980](https://github.com/yozorajs/yozora/commit/151a980c20209e34c9c6e345d68e1d6e91879ca7))
- 🎨 rename EnhancedYastNodePoint to NodePoint & rename _WhiteSpace_ to _Whitespace_
  ([988a99f](https://github.com/yozorajs/yozora/commit/988a99fcf448012fd07df0eacff72d7b5a0166fe))
- 🎨 rename YastNodeInterval to NodeInterval & move this type from @yozora/tokenizercore to
  @yozora/character
  ([86f9984](https://github.com/yozorajs/yozora/commit/86f99848088e55612e0de6a81b58977071ee966a))
- 🎨 replace unicode character U+0000 with the REPLACEMENT CHARACTER (U+fffd)
  ([0729f47](https://github.com/yozorajs/yozora/commit/0729f477a03dda4884df850fabbfb35fcf284d7b))
- 🎨 rewrite @yozora/jest-for-tokenizer & update tests
  ([2b68af6](https://github.com/yozorajs/yozora/commit/2b68af63e0ea2c267b2c8c7581998cfba8197bd4))
- 🎨 rewrite string preprocessing algorithm to support tabs and line ends
  ([1312f88](https://github.com/yozorajs/yozora/commit/1312f88e3ae5940d8fd4c616a1fec23284b89287))
- 🎨 sort imports
  ([ed97958](https://github.com/yozorajs/yozora/commit/ed97958ca9134c72a1767965cbd9d040802b2f5f))
- 🚧 take type import preference
  ([c45a416](https://github.com/yozorajs/yozora/commit/c45a416c446e4a1199227ec024155e24d148d3af))
- 📝 update READMEs
  ([9657e0c](https://github.com/yozorajs/yozora/commit/9657e0c41b37e526ad469f4e45d5d080a92171fb))
- 🔧 update required engine version to v14.15.0
  ([7440d75](https://github.com/yozorajs/yozora/commit/7440d75ef8066e6ae9ae1cfbb44b3e6cc84a7082))
- 🔧 update rollup configs
  ([578427a](https://github.com/yozorajs/yozora/commit/578427a430f71e6496bb441b19f15f7a968a1135))
- 🔧 update scripts field
  ([6cdebb5](https://github.com/yozorajs/yozora/commit/6cdebb5b5187454a5bc2bb78db36567162f435b3))
- ⬆️ upgrade @barusu/\*
  ([96f1261](https://github.com/yozorajs/yozora/commit/96f12618ef9d842eec0db3e9423ca6ae407bc58b))
- 🔧 upgrade @barusu/\*
  ([c903c2d](https://github.com/yozorajs/yozora/commit/c903c2d8cfe784951c9405959f9b2a46f50d15f2))
- ⬆️ upgrade @barusu/\* to 0.0.12
  ([c477267](https://github.com/yozorajs/yozora/commit/c4772677483be7aac1cbd972a1ee58a8a2338739))
- 🔧 upgrade @barusu/\* to v0.0.21
  ([8a7c954](https://github.com/yozorajs/yozora/commit/8a7c95464e4476b5fda3663bc43c1827ae6fcfb3))
- 🔧 upgrade dependencies
  ([59ae4a2](https://github.com/yozorajs/yozora/commit/59ae4a2d7ce8ce56767a65f72c9f0595cef072b9))
- ⬆️ upgrade devDependencies @barusu/\*
  ([4a5a0e1](https://github.com/yozorajs/yozora/commit/4a5a0e1d2e5c4910d7a3f64fa0f9d1177e313de7))
- 🔧 upgrade devDependencies: @barusu/\*
  ([4b7792b](https://github.com/yozorajs/yozora/commit/4b7792b7ef606e1985c849f21574a1300daa00a4))
- ⬆️ upgrade packages
  ([6323445](https://github.com/yozorajs/yozora/commit/63234451156f8b0e69df28161feee2b4b24351b5))
- 🔧 upgrade rollup
  ([30b5e3f](https://github.com/yozorajs/yozora/commit/30b5e3f357381e2aeee429b9aa564459cb552e44))
- ⬆️ upgrade rollup to 2.35.1
  ([ff93270](https://github.com/yozorajs/yozora/commit/ff9327049e3068110bbc696829a0b31fe78e969a))
- 🔧 use @yozora/eslint-config instead of @barusu/eslint-config
  ([b5017a5](https://github.com/yozorajs/yozora/commit/b5017a59a9d4f38671fd4817ccf4c25c9f5fa784))
- 🔧 use nyc to do test coverage
  ([c563a10](https://github.com/yozorajs/yozora/commit/c563a10ff26d3399865a192dc8b801f4ea5ce1e2))
