Skip to content

0.6.17

Compare
Choose a tag to compare
@kethinov kethinov released this 15 Nov 18:19
· 8 commits to main since this release
b47ecb1
  • Fixed a bug which caused client-side Teddy to handle array length lookups differently from cheerio-driven Teddy.
  • Fixed a bug which caused client-side Teddy to crash if extra spaces were in markup attribute lists.
  • Fixed a bug which caused client-side Teddy to return the wrong data with 2 or more layers of object lookups if the object keys were camelCase.
  • Fixed a bug which caused client-side Teddy to rename some form elements accidentally.
  • Updated various dependencies.