Releases: playcanvas/attribute-parser
Releases · playcanvas/attribute-parser
v1.10.1
v1.10.0
What's Changed
- Enhanced Error information by @marklundin in #52
- Enhance parsing error handling and attribute validation by @marklundin in #53
Full Changelog: v1.9.0...v1.10.0
v1.9.0
What's Changed
- Support Literal Unions by @marklundin in #50
- chore(deps): update all npm dependencies by @renovate[bot] in #51
Full Changelog: v1.8.0...v1.9.0
v1.8.0
v1.7.5
What's Changed
Full Changelog: v1.7.4...v1.7.5
v1.7.4
What's Changed
- Fix range error by @marklundin in #46
- chore(deps): update all npm dependencies to v16 (major) by @renovate in #48
Full Changelog: v1.7.3...v1.7.4
v1.7.3
Full Changelog: v1.7.2...v1.7.3
v1.7.2
Full Changelog: v1.7.1...v1.7.2
v1.7.1
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- Support http/s imports by @marklundin in #3
- Relaxes Type Validation by @marklundin in #5
- Adds ESLint by @marklundin in #4
- Fixes Enum check by @marklundin in #6
- Fixes Intellisense Interface test by @marklundin in #7
- Added check incase of missing jsdoc tag by @marklundin in #11
- Scoped Tag Validation by @marklundin in #14
- Adds Support for Enum refs by @marklundin in #15
- String Enum Fix by @marklundin in #17
- TypeScript Support by @marklundin in #9
- Support Single Types file by @marklundin in #18
- Support Inherited Attributes across files by @marklundin in #21
- Add renovate.json by @marklundin in #24
- Pin dependencies by @renovate in #26
- Update all npm dependencies (major) by @renovate in #27
- Remove program.invalid.js from eslintignore and add it to ignores in … by @marklundin in #28
- Support Script Re-exports by @marklundin in #8
- Update all npm dependencies by @renovate in #29
- Allow empty files by @marklundin in #30
- Removes @microsoft/tsdoc dependancy by @marklundin in #31
- Support
@visibleifand@enablediftags by @marklundin in #32 - Feat string keys by @marklundin in #33
- Fixed issue parsing accessor attributes in reverse order by @marklundin in #35
- chore(deps): update dependency node to v22 by @renovate in #36
- Parse static scriptName field by @marklundin in #37
- Support inline object literal attributes by @marklundin in #40
- Returns correct asset sub type by @marklundin in #42
- Feat multi sentence description by @marklundin in #41
- Ignore static members in
getAttributesby @marklundin in #43 - Build updates by @kpal81xd in #44
New Contributors
Full Changelog: v1.0.3...v1.7.0