Skip to content

Version 8!

Pre-release
Pre-release

Choose a tag to compare

@bgub bgub released this 31 Jan 03:10
· 280 commits to master since this release

Version 8 is finally out!

This is a beta, but has been pretty thoroughly tested. Some functionality, like Express support, layouts, and partials, will come soon.

Commits

  • Add v8 disclaimer d7a837b
  • Added explanation of v8, link to v7 4ff87fa
  • Add Gitter badge to README 6efe25a
  • Update names from 'squirrelly-next' to 'squirrelly' 932c3db
  • Correctly configured trimming and fixed all tests 6566f7d
  • Add demo.html 2f4d2f2
  • Add 'typescript types' to keywords bce16ea
  • Updated dev-deps, regenerated yarn.lock f52729b
  • Merge pull request #9 from squirrellyjs/greenkeeper/husky-4.2.1 c63b36a
  • Merge branch 'master' into greenkeeper/husky-4.2.1 bfd89ac
  • Merge pull request #12 from squirrellyjs/greenkeeper/@types/jest-25.1.0 b1ed80b
  • Removed 'git add' from lint-staged 764c08f
  • Ran husky upgrade 286e5bd
  • Merge branch 'master' of https://github.com/squirrellyjs/squirrelly-next 0bcaf2a
  • Update Emojis to Unicode emojis d96b0b9
  • Merge pull request #10 from squirrellyjs/greenkeeper/cross-env-7.0.0 66e166c
  • Merge branch 'master' into greenkeeper/@types/jest-25.1.0 69c39db
  • Merge pull request #11 from squirrellyjs/greenkeeper/lint-staged-10.0.3 b77fbda
  • Merge pull request #13 from squirrellyjs/greenkeeper/@types/node-13.5.1 05ef19f
  • chore(package): update lockfile yarn.lock 17d102a
  • chore(package): update @types/node to version 13.5.1 6ffe0bf
  • chore(package): update @types/jest to version 25.1.0 84ca436
  • chore(package): update lockfile yarn.lock bcaceb1
  • chore(package): update lint-staged to version 10.0.3 cf30225
  • chore(package): update lockfile yarn.lock 604e719
  • chore(package): update cross-env to version 7.0.0 83bcd4a
  • Added GitHub community files 48ed7d6
  • Update tests to add check for errors with invalid try-catch, if templates 5f8748b
  • Update logo to new version c8fc0a4
  • chore(package): update lockfile yarn.lock ec6d9f4
  • chore(package): update husky to version 4.2.1 6058ec4
  • Fix unnecessary type assertions for TSLint and add prettier-standard 2ee0712
  • Fix link to Travis b3d5fbf
  • chore: upgrade dependencies 83fadf7
  • Update README 1afb184
  • Get coverage above threshold ede96fb
  • Fixed issue with reference to Env.default instead of deep clone 0719602
  • Updated types to allow Render to receive a SqrlConfig object 9ea6974
  • Fix tests to use newer version of Env 0b78475
  • Reconfigure configuration lol 1da3b64
  • Zap zero-width strings on parse 6f2deb4
  • Add test of passing envName as string to Compile 8e4e316
  • Update tests to use toEqual() instead of toBeTruthy() 42b0c17
  • Refactor everything to use loading helper, put tags, plugins in env, etc. 186030f
  • We don't need separate ES builds for browser since we already have UMD 3c05cc8
  • Remove unnecessary check if currentAttribute exists (it always does) b4a997f
  • Fix lastIndex of tagOpenReg, remove unecessary strng parameter in addAttrValue ff703f7
  • Fix types, unnecessary 'or's, make filters non-optional again 069cc58
  • Remove automatic creation of currentObj.d, .f, etc. 36092e6
  • Add ideas to Thoughts.md 3425be8
  • COMPARES TO SQUIRRELLY-PREVIOUS IN TERMS OF SPEED AND WAY MORE POWERFUL! I'VE DONE IT! 899bea8
  • XML Escape now working 855e3e3
  • Set powerchars.lastIndex to startInd bbac145
  • Add support for disabling HTML escaping via * or | safe ff2695b
  • Updated tests with envs. Made envName optional on Compile f0ca636
  • Add try-catch, Escape, other stuff f53fc95
  • Updated README.md, build de24124
  • Fix build process. Add terser 44cc779
  • Add filters, working on adding autoEscape, fix bugs, add config b611c58
  • Upgrade dev deps d3a6ad5
  • Updated deps d26801f
  • Trying to get storage.ts to work a073173
  • Update dependencies to enable Greenkeeper 🌴 (#1) 0d5b385
  • Merge branch 'master' into greenkeeper/initial ca07f4a
  • feat: Create storage container for helpers, layouts, partials, etc. 80eb86c
  • chore: Add 'repository', 'bugs' fields to package.json 53fbed1
  • chore: Add '--pro' flag to travis-deploy-once. Update .travis.yml to use Yarn b2194fe
  • chore: Remove versions of Node that are incompatible with Yarn from .travis.yml 619022c
  • chore(package): update lockfile yarn.lock 7abbf25
  • chore(package): update dependencies 4b578fb
  • chore: Configure Greenkeeper, Coveralls 15c170d
  • chore: Fix formatting. Switch to prettier-standard 754e97c
  • chore: Work on configuring Prettier, linting 992cee5
  • chore: Fix all tests, add Render method 9fe5ab1
  • chore: Finish converting to TypeScript. Working build b9e78e0
  • chore: Convert current progress to TypeScript 899b406
  • chore: Edit Rollup plugins, fix code formatting 22f95bf
  • chore: Update default config of typescript-library-starter d6dc22d
  • Built 97588e5

5a6a9c3...v8.0.0-beta.0