1. 14 3月, 2020 5 次提交
  2. 13 3月, 2020 12 次提交
  3. 12 3月, 2020 11 次提交
  4. 11 3月, 2020 7 次提交
  5. 10 3月, 2020 5 次提交
    • J
      v9.3.1-canary.0 · a4ab0887
      Joe Haddad 提交于
      a4ab0887
    • J
      Correctly Count Object References (#10903) · 1e53a496
      Joe Haddad 提交于
      * Correctly Count Object References
      
      * Make error message better
      
      * add more tests
      1e53a496
    • T
      v9.3.0 · befb5006
      Tim Neutkens 提交于
      befb5006
    • J
      v9.2.3-canary.29 · 71334060
      Joe Haddad 提交于
      71334060
    • J
      Verify GS(S)P Serializability (#10857) · 8443a809
      Joe Haddad 提交于
      * Verify GS(S)P Serializability
      
      * Add support for cyclic refs
      
      * Add unit tests
      
      * Test for error in development mode
      
      * Fix prerender preview tests
      
      * Fix gssp preview tests
      
      * fix 2x test cases
      
      * Add desired test
      
      * fix some more tests
      
      * Fix route manifest expect
      
      * Fix test expects
      
      * Test that `getServerSideProps` does not error in production
      
      * Test that getStaticProps is not checked in production
      
      * Test serialization check during build
      
      * Fix export detection for serverless
      
      * Update test/unit/is-serializable-props.test.js
      Co-Authored-By: NJJ Kasper <jj@jjsweb.site>
      Co-authored-by: NJJ Kasper <jj@jjsweb.site>
      8443a809