Skip to content

Latest commit

 

History

History
114 lines (35 loc) · 2.9 KB

CHANGELOG.md

File metadata and controls

114 lines (35 loc) · 2.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.1.9 (2021-06-10)

Note: Version bump only for package @ailhc/layer

0.1.8 (2021-06-02)

Note: Version bump only for package @ailhc/layer

0.1.7 (2021-05-15)

Bug Fixes

  • 修复iife规范的.d.ts声明错误 (5deed01)

0.1.6 (2021-05-09)

Note: Version bump only for package @ailhc/layer

0.1.5 (2021-04-23)

Bug Fixes

  • 重新导出,修复声明识别错误的问题 (4139c9e)

0.1.4 (2021-03-31)

Bug Fixes

  • 修复package.json的exports字段,这会导致cocoscreator2.4.5import报错 (6c22d71)

0.1.3 (2021-02-21)

Bug Fixes

  • 修复构建出iife规范的bug (dc435c8)

0.1.2 (2021-02-18)

Note: Version bump only for package @ailhc/layer

0.1.1 (2021-02-15)

Note: Version bump only for package @ailhc/layer

0.1.0 (2021-02-07)

Features

  • 同时支持CommonJs和ES Modules (409a819)

0.0.3 (2021-02-07)

Note: Version bump only for package @ailhc/layer

0.0.2 (2021-12-22)

Features

layer初次发布(f0519d7)

  1. 优化层级管理模块逻辑
  2. 进行层级管理模块单元测试(通过)