Releases: p-toy-factory/ts-nameof-proxy
Releases · p-toy-factory/ts-nameof-proxy
v1.0.1
breaking changes:
- rename type
CallBackForPropertyAccess
toNameSelector
. - rename function
separatedPathOf
topathOf
. - rename function
pathOf
topathStringOf
. - remove functions
unstable_namesOf
,unstable_pathsOf
andunstable_separatedPathsOf
- remove UMD build.
features:
- add functions
namesOf
,pathStringsOf
andPathsOf
v0.1.14514
breaking changes:
- deprecate type
CallBackForPropertyAccess
- only a Typescript declaration file index.d.ts right now
features:
- add type
NameSelector
(instead of typeCallBackForPropertyAccess
) - add functions
unstable_namesOf
,unstable_pathsOf
andunstable_separatedPathsOf
v0.1.0
v0.0.3
v0.0.2
chore: release v0.0.2