rockpack

Rockpack is a simple solution for creating React Application with Server Side Rendering, bundling, linting, testing within 5 minutes

OTHER License

Downloads
2.9K
Stars
568
Committers
5

Bot releases are hidden (Show)

rockpack - 4.2.0 Latest Release

Published by AlexSergey 11 months ago

  • Fixed bugs in libraryCompiler
  • Provided ability to modify modules and plugins in compilers. The example for the customization compiler was updated regarding these changes.
rockpack - 4.1.0

Published by AlexSergey 12 months ago

rockpack - 4.0.0

Published by AlexSergey about 1 year ago

  • A lot of fixes and optimizations
  • Rework @rockpack/codestyle module:
  • @rockpack/codestyle module integrated to each of project
  • React Pure project added (include React, React-Dom only)
  • Adopt the code to use iSSR the new version
  • All dependencies were updated
rockpack - 3.0.0

Published by AlexSergey almost 2 years ago

  • A lot of fixes and optimizations
  • The new @rockpack/codestyle module with best practices
    • Prettier added
    • Stylelint added
    • Commitlint added
    • Lintstaged added
    • Replaced simple-git-hooks to husky
  • Typescript by default
  • All dependencies were updated
rockpack - 2.0.0

Published by AlexSergey almost 3 years ago

  • A lot of fixes and optimizations
  • All dependencies were updated
  • The new React application templates
  • webpack-plugin-serve -> webpack-dev-server4
  • the new official site
rockpack - 1.9.0

Published by AlexSergey almost 4 years ago

  • babel config extend added
rockpack - 1.8.0

Published by AlexSergey almost 4 years ago

  • webpack-dev-server -> webpack-plugin-serve
  • @rockpack/compiler simplification
  • @rockpack/webpack-plugin-ussr-development added
rockpack - 1.6.1

Published by AlexSergey almost 4 years ago

  • Babel-ussr-plugin -> babel-plugin-ussr-marker
rockpack -

Published by AlexSergey almost 4 years ago

  • Babel-ussr-plugin added
  • ts-loader, ts-jest -> @babel/preset-typescript
rockpack - 1.5.0

Published by AlexSergey almost 4 years ago

[1.5.0]

rockpack - 1.1.0

Published by AlexSergey almost 4 years ago

  • fix(@rockpack/compiler): Side effects
  • Small fixes
  • added: Backbone for E2E tests

BREAKING CHANGES:

  • Simplification of USSR API
  • .modules.(s)css/less -> .module.(s)css/less (create-react-app compatibility)
rockpack - The first stable release

Published by AlexSergey about 4 years ago

The first stable release of

  • @rockpack/starter
  • @rockpack/compiler
  • @rockpack/ussr
  • @rockpack/tester
  • @rockpack/codestyle
  • @rockpack/logger
  • @rockpack/localazer
  • @rockpack/babel