Releases: playcanvas/attribute-parser
Releases · playcanvas/attribute-parser
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
@visibleif
and@enabledif
tags 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
getAttributes
by @marklundin in #43 - Build updates by @kpal81xd in #44
New Contributors
Full Changelog: v1.0.3...v1.7.0